projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e22464
)
Fixed a typo in a comment.
author
Eli Zaretskii
<eliz@gnu.org>
Fri, 15 Jun 2001 07:31:16 +0000
(07:31 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 15 Jun 2001 07:31:16 +0000
(07:31 +0000)
src/syntax.c
patch
|
blob
|
history
diff --git
a/src/syntax.c
b/src/syntax.c
index fb996de9dfa0a348de20ccb29a25ac54e5244e8a..695b519c5f87e77563faff15f63e5750c8c4dd64 100644
(file)
--- a/
src/syntax.c
+++ b/
src/syntax.c
@@
-2022,7
+2022,7
@@
between them, return t; otherwise return nil.")
}
\f
/* Return syntax code of character C if C is a single byte character
- or `multibyte_symbol_p' is zero. Otherwise, ret
ru
n Ssymbol. */
+ or `multibyte_symbol_p' is zero. Otherwise, ret
ur
n Ssymbol. */
#define SYNTAX_WITH_MULTIBYTE_CHECK(c) \
((SINGLE_BYTE_CHAR_P (c) || !multibyte_symbol_p) \